home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / cbm / 1133 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.9 KB

  1. Path: bcarh8ab.bnr.ca!mwandel
  2. From: mwandel@bnr.ca (Markus Wandel)
  3. Newsgroups: comp.sys.cbm
  4. Subject: Just a random note on "dead" 1541s
  5. Date: 23 Jan 1996 15:53:27 GMT
  6. Organization: Bell-Northern Research Ltd.
  7. Message-ID: <4e309n$am8@bcarh8ab.bnr.ca>
  8. References: <s1033695.062@shands.ufl.edu> <4e07vc$63l@ixnews6.ix.netcom.com>
  9. Reply-To: markus@pinetree.org
  10. NNTP-Posting-Host: bcars758.bnr.ca
  11.  
  12. Back when I was still hacking C64s, I occasionally encountered a 1541 which
  13. seemed dead.  You'd put a disk in and attempt to load something, it would spin
  14. it, click three times, then the red light would flash and it would give up
  15. and say that there was no disk present (it's been a long time, is that
  16. "21,DRIVE NOT READY,00,00" or something?)  Turning it off and on, and trying
  17. different disks, was no cure.  What was wrong?
  18.  
  19. What was wrong was that the read/write head assembly had been moved out past
  20. track 35.  The drive would detect nothing coming from the head and assume
  21. that there was no disk.  It would not attempt to rezero the head (loud clatter)
  22. as it only does this when it can read some data but gets a bad CRC.
  23.  
  24. The fix was this:  With no disk in the drive, give it a format command
  25. (I do remember this:  OPEN1,8,15,"N:BLAH,BL" or whatever.)  It would rezero
  26. the head, then fail.  Now the head was positioned where it would find data
  27. tracks again.
  28.  
  29. The head got moved out past track 35 by copy protection schemes and other
  30. hacks, I guess typically when the setup was reset just as the program was
  31. reading something in that region.
  32.  
  33. Sadly, this behaviour caused some 1541s to be taken to the neighbourhood
  34. "realignment" specialist -- realignment was accepted as the universal "cure
  35. all" for ailing 1541s -- and usually ruined permanently in the process.
  36.  
  37. Just random noise...
  38. -- 
  39. Markus Wandel     Ottawa Ont. Canada     (613) 592-1225
  40. markus@pinetree.org  <-- NOT 'mwandel@bnr.ca' (that's for work only)
  41.  
  42. *** DISCLAIMER ***  Not speaking for or representing my employer in any way.
  43.